program image造句
例句與造句
- A program image built with
生成的映像相比,用 - Profile causes the linker to generate a relocation section in the program image
/ profile使鏈接器在程序映像中生成一個重定位節(jié)。 - Nobind causes your program image to be larger but can speed load time of the dll
Nobind導致程序圖像比較大,但是可以加快dll的加載時間。 - A relocation section allows the profiler to transform the program image to get profile data
重定位節(jié)允許分析器轉換程序映像以獲取配置文件數(shù)據(jù)。 - The tsaware option sets a flag in the image optional header dllcharacteristics field in the program image s optional header
/ tsaware選項在程序圖像的可選標題中的image _ optional _ header dllcharacteristics字段中設置標志。 - It's difficult to find program image in a sentence. 用program image造句挺難的
- This option creates a second program database file when you build your program image with any of the compiler or linker options that generate a pdb file
當您使用任何生成pdb文件的編譯器或鏈接器選項生成程序映像時,此選項創(chuàng)建第二個程序數(shù)據(jù)庫( pdb )文件( - Enables the compiler to create a single copy of identical strings in the program image and in memory during execution , resulting in smaller programs , an optimization called string pooling
該選項使編譯器能夠為執(zhí)行過程中程序映像和內存中的相同字符串創(chuàng)建單個副本,從而得到較小的程序,這種優(yōu)化稱為字符串池。